Skip to content

Add support for ChannelChatMessageDelete and ChannelChatNotification #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 14, 2025

Conversation

MrLawbreaker
Copy link

Addressing #50

Added EventHandler, args and events to client. Models were already in core as mentioned.

Also added namespace TwitchLib.EventSub.Websockets.Handler.Channel.Chat seeing as there are other namespaces for the other events and a few more chat events still to be implemented.
The only other "Chat" event was ChatMessageHandler.cs which is still in the Channel Namespace though.

@FaeyUmbrea
Copy link

It’d be great if this could be merged soon, I am waiting for this for a feature implementation in one of my projects.

@AoshiW
Copy link

AoshiW commented May 14, 2025

Hi @MrLawbreaker, could you squash the last 2 commits (344be58 + 0db19ac) into one to keep the commit history clean?

Add support for channel.chat.notification
Also fixed format to match TwitchLib formatting
@MrLawbreaker
Copy link
Author

Is this fine now or should it be just one commit overall?

@AoshiW
Copy link

AoshiW commented May 14, 2025

this is good

@AoshiW AoshiW merged commit 3c5fac1 into TwitchLib:dev May 14, 2025
1 check passed
@MrLawbreaker MrLawbreaker deleted the dev branch May 16, 2025 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants